ConnectionInfo

Undocumented in source.

Constructors

this
this(string json)
Undocumented in source.

Members

Functions

uri
string uri(ushort port)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

controlPort
ushort controlPort;
Undocumented in source.
hbPort
ushort hbPort;
Undocumented in source.
ioPubPort
ushort ioPubPort;
Undocumented in source.
ip
string ip;
Undocumented in source.
key
string key;
Undocumented in source.
shellPort
ushort shellPort;
Undocumented in source.
signatureScheme
string signatureScheme;
Undocumented in source.
stdinPort
ushort stdinPort;
Undocumented in source.
transport
string transport;
Undocumented in source.

Meta